object frmButtons: TfrmButtons Left = 172 Top = 447 BorderStyle = bsToolWindow Caption = 'Select the button' ClientHeight = 143 ClientWidth = 373 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter ShowHint = True OnCreate = FormCreate OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 end